Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODAppleEvent


InitODAppleEvent

The InitODAppleEvent method initializes this Apple event structure.

void InitODAppleEvent ();
DISCUSSION
There is no factory method for the ODAppleEvent class; after creating a new Apple event structure, OpenDoc or your part must call this method to initialize the new Apple event structure.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996